home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e222 / order.bat < prev    next >
DOS Batch File  |  1993-01-11  |  155b  |  9 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo    THIS WILL PRINT THE ORDER FORM FOR TALKING SPANISH.
  5. echo    PLEASE, TURN YOUR PRINTER ON.
  6. echo.
  7. PAUSE
  8. PRINT ORDER.FRM
  9.